home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 038a / bas_int1.zip / !README < prev    next >
Internet Message Format  |  1991-07-21  |  2KB

  1. From: Tim Harris
  2.   To: All QuickBASIC programmers
  3. Date: July 20, 1991
  4.   Re: BAS_INT10
  5.       QuickBasic INTERRUPT routines , release 1
  6.  
  7. This archive contains 36 files with Basic source code as follows:
  8.  
  9. @ISFILE  BAS     2087   7-03-91   4:50a
  10. ANSICHEK BAS      645   5-27-91  12:29p
  11. ATTRIB   BAS     9242   3-02-91  11:25a
  12. BOOT     BAS      721   6-04-91   4:50a
  13. BRIGHTBG BAS     2987   6-24-91   4:50a
  14. CHGDRV   BAS     2103   5-26-91   6:57p
  15. CHGDRV2  BAS     1555   5-26-91   7:51p
  16. CLR      BAS     2039   3-02-91   4:21p
  17. CMD_LINE BAS     1907   6-26-91   4:50a
  18. COPY     BAS     5070   6-12-91   4:50a
  19. DAYMONYR BAS     1089   5-27-91  10:11a
  20. DETECTDV BAS     1337   3-23-91   5:55p
  21. DIR$     BAS     3369   6-12-91   4:50a
  22. DRIVINFO BAS     2005   6-04-91   4:50a
  23. ENVIRON  BAS     6361   3-30-91   2:23p
  24. FILEATTR BAS     7349   3-23-91   5:54p
  25. FILESPEC BAS     2946   3-02-91   8:42p
  26. FILEXIST BAS     4534   2-17-91   3:39p
  27. FLOPSTAT BAS     5241   7-19-91   4:50a
  28. F_EXIST  BAS     2145   6-30-91   4:50a
  29. INT_52   BAS     2509   6-30-91   4:50a
  30. ISFILE   BAS      899   6-02-91   4:50a
  31. ISFILE@  BAS      963   3-12-91   6:06p
  32. PGMINFO  BAS     3236   3-23-91   6:02p
  33. PRINTER  BAS     1290   5-28-91  10:03p
  34. PROGINFO BAS     3193   6-04-91   4:50a
  35. RESETPRN BAS      486   6-09-91   4:50a
  36. SCROLBOX BAS     4377   3-02-91  11:12a
  37. SCROLL   BAS     4134   2-02-91   8:56p
  38. SET_CMD  BAS      901   7-20-91   8:10p
  39. SHELL    BAS     2875   2-02-91   9:10p
  40. SMALLEXE BAS     7343   1-26-91   2:51p
  41. VOLLABEL BAS     1559   6-09-91   4:50a
  42. WHAT_DRV BAS     2447   3-04-91   7:41p
  43. _DRIVES  BAS     2732   6-09-91   4:50a
  44. _ISFILE  BAS     1383   6-02-91   4:50a
  45.  
  46. Each contains a routine which demonstrates a use for MicroSoft's CALL
  47. INTERRUPT (INTERRUPTX) subroutines.  CALL INTERRUPT can be accessed by
  48. the QB.QLB (QB.LIB) libraries supplied with QuickBASIC.  In some cases,
  49. the routines use the QB.BI 'include' file also supplied with QuickBASIC.
  50.  
  51. All these files should be public domain.  I have collected these
  52. routines over the last several months off of the FidoNet QUICK_BAS
  53. message forum mostly.  Some have other sources. Some come with plenty of
  54. comments to let you know what is going on.  Others are poorly commented.
  55.  
  56. Use at your own risk!  If one of these routines blows up your hard disk
  57. or your monitor, its your loss and your loss alone!  CAVEAT EMPTOR!
  58.  
  59. ----------------------------[end]-------------------------------------
  60.